ResQ.Clients.InfrastructureApiClient
InfrastructureApiClient.UploadImageAsync(byte[], string, CancellationToken) Method
Uploads an image to IPFS via infrastructure-api. Uses timeout and circuit-breaker handling without replaying the upload on failure.Parameters
imageData System.Byte[]
fileName System.String
ct System.Threading.CancellationToken